projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5e5e5b5
)
(custom-browse-visibility): Doc fix.
author
Andreas Schwab
<schwab@suse.de>
Wed, 7 Jan 1998 10:45:56 +0000
(10:45 +0000)
committer
Andreas Schwab
<schwab@suse.de>
Wed, 7 Jan 1998 10:45:56 +0000
(10:45 +0000)
lisp/cus-edit.el
patch
|
blob
|
history
diff --git
a/lisp/cus-edit.el
b/lisp/cus-edit.el
index 30e3c86a697d7d0981e915714bf12f192fb5fbe2..e53459ecee6f7d97cd0b9bcfe708e88551c12e39 100644
(file)
--- a/
lisp/cus-edit.el
+++ b/
lisp/cus-edit.el
@@
-1217,7
+1217,7
@@
item in another window.\n\n"))
(goto-char (point-min)))
(define-widget 'custom-browse-visibility 'item
- "Control visibility of
of
items in the customize tree browser."
+ "Control visibility of items in the customize tree browser."
:format "%[[%t]%]"
:action 'custom-browse-visibility-action)